const runtime.gcDrainFlushBgCredit
6 uses
runtime (current package)
mgc.go#L1276: gcDrain(&pp.gcw, gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgc.go#L1291: gcDrain(&pp.gcw, gcDrainFlushBgCredit)
mgc.go#L1293: gcDrain(&pp.gcw, gcDrainFractional|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgc.go#L1295: gcDrain(&pp.gcw, gcDrainIdle|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgcmark.go#L987: gcDrainFlushBgCredit
mgcmark.go#L1021: flushBgCredit := flags&gcDrainFlushBgCredit != 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)